Base class for resources which represent a branch
Properties
Name | Returns | Notes | Example |
---|---|---|---|
nodeMeta | NodeMeta | ||
uniqueId | String | ||
children | ResourceList | ||
name | String | ||
createDate | Date | ||
modifiedDate | Date | ||
parent | CommonCollectionResource | ||
accessControlList | Map | Get all allowed priviledges for all principals on this resource. Note that a principal might be a user, a group, or a built-in webdav group such as AUTHENTICATED | |
directoryNode | DirectoryNode | ||
index | GetableResource | ||
branch | Branch | ||
repository | Repository | ||
hash | String | ||
modifiedBy | Profile | ||
dataSession | DataSession | ||
subFolders | List | ||
files | List | ||
ownerProfile | Profile |
Ask a question, or offer an answer